home *** CD-ROM | disk | FTP | other *** search
- OpalHotKey 5-Feb-92
-
- CLI Parameters:
- OpalHotKey accepts the following command line parameters.
-
- Reset - Reset the frame buffer, remove 24bit display if the Amiga
- has been reset with the 24bit display 'Latched' on.
- Imagine - Install imagine patch, this will cause the file 'Ram:QuickRender'
- to be automatically displayed after being written to.
- -f FileName - Overides the file name for the imagine patch, you can
- assign your own name to the file to be displayed.
- -q - Be quiet. (Don't output any text).
-
-
- example:
- OpalHotKey Reset Imagine -f ram:Pic
-
-
- History
-
- v1.0
- - First release.
-
- v1.1
- - Added support for AA Chip set.
-
- v1.2
- - Recompiled using SAS/C v6.0.
- - Changed Left mouse button detection for more reliable operation
- when running the Imagine Patch.
-
- v1.3
- - Added -f command line parameter to allow a filename to be specified
- for the imagine patch.
-
- v1.4
- - Added -q command line parameter. Forces HotKey to be quiet, i.e. not
- print anything to the console.
-
- v1.5 (02-Feb-93)
- - Under AmigaDOS 2.0 and greater, now installs itself as a commodity.
- - The following ToolTypes are accepted when running as a commodity,
- if these tooltypes are not specified they will default to the old
- values as accepted by v1.4 and previous (ctrl lshift lcommand):
-
- CX_PRIORITY=n Set the priority of the OpalHotKey commodity.
- CX_POPKEY=key Set the key combination for the help requester.
- LOADIMAGE=key Set the key combination to load an image.
- DISPLAYPRIORITY=key Set the key combination change Amiga/OV priority.
- DUALDISPLAY=key Set the key combination to toggle dual display.
- PRIORITYSTENCIL=key Set the key combination to toggle priority stencil.
- REMOVEDISPLAY=key Set the key combination to remove 24bit display.
- QUIT=key Set the key combination to quit OpalHotKey.
- FILEWATCH=FileName Set the filename to watch and display if changed,
- defaults to Ram:QuickRender.
-
- Please refer to the AmigaDOS system software manual (section 5) or
- documentation on the Exchange program for more details on the tooltypes
- and the format of the 'key' parameter.
- These tooltypes can also be specified as cli parameters.
-
-
- v1.6 (09-Feb-93)
- - The Show gadget now works in the Commodities exchange requester.
- - CLI paramaters are now parsed correctly and the program name
- is now printed on startup as before.
-
- v1.7 (24-Mar-93)
- - No longer crashes if the cli is closed down before HotKey has
- time to display its copyright notice in the cli.
-
-